Canaan Inc. /K210 /FFT /ctrl

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as ctrl

63 6059 5655 5251 4847 4443 4039 3635 3231 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (p512)point0 (fft)mode 0shift0 (enable)enable 0 (dma_send)dma_send 0 (riri)input_mode 0 (width_64)data_mode

data_mode=width_64, mode=fft, input_mode=riri, point=p512

Description

FFT control register

Fields

point

FFT calculation data length

0 (p512): 512 point

1 (p256): 256 point

2 (p128): 128 point

3 (p64): 64 point

mode

FFT mode

0 (fft): FFT mode

1 (ifft): Inverse FFT mode

shift

Corresponding to the nine layer butterfly shift operation, 0x0: does not shift; 0x1: shift 1st layer. …

enable

FFT enable

dma_send

FFT DMA enable

input_mode

Input data arrangement

0 (riri): RIRI (real imaginary interleaved)

1 (rrrr): RRRR (only real part)

2 (rrii): First input the real part and then input the imaginary part

data_mode

Effective width of input data

0 (width_64): 64 bit effective

1 (width_128): 128 bit effective

Links

()